-
Home
-
WP Email Template
-
2.5.2
-
Code
-
Classes
- Cookie
Total Complexity |
47 |
Dependencies |
1 |
Dependents |
1 |
Total lines |
300 |
Lines of code |
124 |
Logical lines of code |
49 |
Comment lines |
100 |
Methods |
29 |
Properties |
4 |
Methods 29
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
matchScheme() |
S |
67 |
6 |
7 |
matchDomain() |
S |
62 |
3 |
10 |
match() |
S |
72 |
3 |
5 |
compare() |
S |
72 |
3 |
5 |
getExpires() |
S |
66 |
3 |
9 |
getAttribute() |
S |
78 |
2 |
3 |
matchPath() |
S |
70 |
2 |
6 |
isExpired() |
S |
77 |
2 |
3 |
addAttributes() |
S |
73 |
2 |
5 |
removeAttributes() |
S |
74 |
2 |
5 |
removeAttribute() |
S |
79 |
1 |
3 |
__toString() |
S |
80 |
1 |
3 |
toArray() |
S |
67 |
1 |
8 |
setCreatedAt() |
S |
81 |
1 |
3 |
getCreatedAt() |
S |
82 |
1 |
3 |
__construct() |
S |
71 |
1 |
6 |
setAttribute() |
S |
79 |
1 |
3 |
hasName() |
S |
80 |
1 |
3 |
hasAttribute() |
S |
79 |
1 |
3 |
setAttributes() |
S |
77 |
1 |
4 |
getAttributes() |
S |
82 |
1 |
3 |
hasAttributes() |
S |
80 |
1 |
3 |
clearAttributes() |
S |
81 |
1 |
3 |
setValue() |
S |
81 |
1 |
3 |
getValue() |
S |
82 |
1 |
3 |
hasValue() |
S |
80 |
1 |
3 |
setName() |
S |
81 |
1 |
3 |
getName() |
S |
82 |
1 |
3 |
fixAttribute() |
S |
80 |
1 |
3 |